﻿/* CSS Document   Version: 1.0.0
   Date: 2017/11/28
   Author: Fei
   Copyright: www.east.net
*/


/* ******** header begin ******** */
/* ** top ** */
.contentBox{width: 100%;}
.header .on{position: fixed;left: 0;top: 0;z-index: 9999;background: #fff;}
.on1{margin-top: 90px;}
.header{height:100%;}
.header .topOne .logo{line-height: 85px;float: initial;margin-left: 20px;}
.header .topOne .name{display: none;}
.header .topOne .shares{display: none;}
.header .topOne .mNav{display: block;width: 31px;height: 29px;background: url(../images/mobileIcon1.png) no-repeat center;position: absolute;top: 30px;right: 20px;}
.header .nav{display: none;}
.header .mobileNavList{display: none;position: fixed;background: #fff;width: 100%;z-index: 9;height:100%;overflow-y: auto;border-top: 2px solid #014886;margin-top: 89px;}
.header .mobileNavList>ul{min-height: 100%;margin-bottom: 90px; }
.header .mobileNavList>ul>li>a{font-size: 22px;color: #014886;display: block;text-align: center;line-height: 65px;border-bottom: 1px solid #E5E5E5;border-top: 1px solid #E5E5E5;}
.header .mobileNavList>ul>li .child_nav{padding: 12px 0;display: none;}
.header .mobileNavList>ul>li .child_nav li{overflow: hidden;}
.header .mobileNavList>ul>li .child_nav li a{font-size: 16px;display: block;text-align: center;color: #808080;line-height: 25px;}
.header .mobileNavList>ul>li .child_nav li span{display: inline-block;width: 7px;height: 7px; background: url(../images/mobileIcon2.png) no-repeat center;margin-right: 20px;}
.header .mobileNavList>ul>li:nth-child(5) .child_nav li a{text-align: left;margin-left:65px; }
/* ** banner ** */
.banner{display: none;}
.banner1{display: block;}
.header .banner1 img {
  max-width: 100%;
}
.header .banner1 .swiper-container {
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}
.header .banner1 .swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 8px;
}
.header .banner1 .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 18px;
}
.header .banner1 .swiper-pagination-bullet {
  background: url("../images/indexIcon2.png") no-repeat center;
  width: 16px;
  height: 16px;
  opacity: initial;
  border-radius: initial;
}
.header .banner1 .swiper-pagination-bullet-active {
  background: url("../images/indexIcon3.png") no-repeat center;
  opacity: initial;
}
/* ******** header end ******** */

/* ******** container begin ******** */
.body{overflow: hidden;width: 100%;height: 100%;}
/* ******** container end ******** */


/* ******** footer begin ******** */
.footer .contact ul li:first-child{background-position:1% center; }
.footer .contact ul li:first-child + li,.footer .contact ul li:first-child + li + li{background-position:30% center; }
.footer .copyRight{line-height: 20px;height: auto;padding-top: 10px;bottom: -150px;margin-bottom: 100px;padding-bottom: 10px;}
@media screen and (max-width: 320px){
    /*.footer .copyRight{bottom: -30px;}*/
}
.footer .copyRight .fastBtn{display: block;margin-top: 10px;background: #666666;position: fixed;bottom: 0;width: 100%;z-index: 99;}
.footer .copyRight .fastBtn ul li{float: left;width: 23%;background: #1E5F3F;height: 100px;margin-right: 2.6%;}
.footer .copyRight .fastBtn ul li + li + li + li{margin-right: 0;}
.footer .copyRight .fastBtn ul li a{font-size: 14px;color: #fff;display: block;padding-top: 60px;height: 100%;box-sizing: border-box;}
.footer .copyRight .fastBtn ul li:first-child a{background: url(../images/mobileIcon3.png) no-repeat center 20px;}
.footer .copyRight .fastBtn ul li:first-child + li a{background: url(../images/mobileIcon4.png) no-repeat center 20px;}
.footer .copyRight .fastBtn ul li:first-child + li + li a{background: url(../images/mobileIcon5.png) no-repeat center 20px;}
.footer .copyRight .fastBtn ul li:first-child + li + li + li a{background: url(../images/mobileIcon6.png) no-repeat center 20px;}
.footer .copyRight .fastBtn1{display: none;}
/* ******** footer end ******** */

